OpenBuildings GenerativeComponents Help

Tan

Returns the tangent of the given angle.

double Tan(double angle)

The angle is presumed to be measured in degrees. If you have the angle in radians, use Tan(Degrees(angle)).